
*{
    margin: 0;
    padding: 0;
}
body{
    font-family: "微软雅黑";
}
/* 数控开料机 */
.shukong_title{
    line-height: normal;
    position: relative;
    padding-right: 3%;
    background: url(/templets/default/images/logo-right.png);
    background-position: center right;
    background-repeat: no-repeat;
}
.shukong_title span:first-child{
    font-size: 12px;
    padding-left: 1%;
    padding-bottom: 0.5%;
    display: block;
}
.shukong_title span:nth-child(2){
    font-size: 20px;
    color: #02459d;
    padding-left: 2px;
    padding-top: 4px;
    display: block;
    border-top: 1px solid #eee;
}
.shukong_title span:last-child{
    display: block;
    position: absolute;
    top: -6px;
    left: 8px;
    width: 26px;
    border-top: 2px solid #02459d;
}
/* 数控开料机内容 */
@media screen  and (max-width:768px){
    .shukong_title{
        padding-right: 9%;
    }
    .left-con div{
        margin-top: 5%;
        margin: 5% 2% 0 20%;
    }
    .kehu_content div div{
        margin: 0px;
    }
    .kehu-title b{
        color: #fff;
        font-size: 25px;
        font-weight: normal;
    }
    .kehu-title p{
         color: #fff;
        font-size: 25px;
    }
    .kehu-title span{
        color: #dcdcdc;
        font-size: 16px;
    }
    .text_img{
        margin-left: 20px;
    }
    /* 热销产品 */
    .home-title{
    margin: 10% 0;
    }
    .home-title p{
        color: #F7941D;
        font-size: 25px;
    }
    .home-title b{
        color: #333;
        font-size: 25px;
        font-weight: normal;
    }
    .home-title p span{
        color: #dcdcdc;
        font-size: 16px;
    }
    .machine img{
        width: 100%;
    }
    .machine:hover {
        box-shadow: #aba7a7 0px 0px 20px;
    }
   
    .machione_content{
        display: flex;
       flex-wrap: wrap;
    }
    .machione_content .col-md-3{
        width: 50%;
    }
    .new-time{
        display: block;
        text-align: right;
        color: #333;
        font-size: 12px;
        margin-bottom: 10px;
    }
}
@media screen  and (min-width:769px){
     .machine:hover img{
        transition: all 1.4s;transform: scale(1.1);
    }
    #home_main{
        background-image: url(/skin/img/homeabout-pic.jpg);
        background-size: 100% 100%;
        padding-top: 2%;
        padding-bottom: 1%;
    }
    #home_main .container .col-xs-12:first-child{
        margin-left: 30px;
    }
    .new-time{
        display: none;
    }
    .machine:hover {
        box-shadow: #aba7a7 0px 0px 20px;
        overflow: hidden;
    }
    .machine img{
        width: 95%;
    }
    .machine:hover img{
        transition: all 1.4s;transform: scale(1.1);
    }
    .kehu-title b{
        color: #fff;
        font-size: 30px;
        font-weight: normal;
    }
    .kehu-title p{
         color: #fff;
        font-size: 30px;
    }
    .kehu-title span{
        color: #dcdcdc;
        font-size: 22px;
    }
    /*成交客户*/
    .kehu_content>.row>.col-sm-3:nth-child(1){
        padding-left: 0px;
    }
    .kehu_content>.row>.col-sm-3:nth-child(2){
        padding: 0 8px 0 7px;
    }
    .kehu_content>.row>.col-sm-3:nth-child(3){
        padding: 0 7px 0 8px;
    }
    .kehu_content>.row>.col-sm-3:nth-child(4){
        padding-right: 0px;
    }
    .news>.col-sm-4:nth-child(1){
        padding-left: 0px;
    }
    .news>.col-sm-4:nth-child(3){
        padding-right: 0px;
    }
    /* 热销产品 */
    .home-title{
        margin: 2.3% 0 2.65% 0;
    }
    .home-title p{
        color: #F7941D;
        font-size: 30px;
    }
    .home-title b{
        color: #333;
        font-size: 30px;
        font-weight: normal;
    }
    .right-con p{
        color: #fff;
        font-size: 14px; 
        margin-top: 3%; 
        margin-right: 20%;
    }
    .home-title p span{
        color: #dcdcdc;
        font-size: 22px;
    }
    .machione_content{
        margin: 0 1% 0 0;
    }
}
.machine_main{
    margin: 0 9%;
}

.machine{
    text-align: center;
}
.machine p{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #5A5A5A;  
}
.machine a{
    text-decoration: none;
}
.machine:hover p{ 
     color: darkorange;
}

 .small_title span>a{
    color: #6f6f6f;
    text-decoration: none;
 }
.small_title span>a:hover{
    color: darkorange;
     text-decoration: none;
}
@media screen and (min-width:1281px){
    .small_title span{
        margin: 5% 8%;
        display: inline-block;
        font-size: 16px;
    }
    .small_title span:hover{
        margin: 5% 8%;
        display: inline-block;
        font-size: 16px;
        color: darkorange;
    }
    .home-content p{
        font-size: 16px;
        color: #6f6f6f;
        line-height: 32px; 
    }
    .home-content{
        margin-bottom: 30px;
    }

}
@media screen and (min-width:769px) and (max-width:1280px){
    .small_title span{
        margin: 5% 4%;
        display: inline-block;
        font-size: 14px;
    }
    .lx_img{
        width: 100%;
        margin-top: 8%;
    }
    .home-content p{
        font-size: 14px;
        color: #6f6f6f;
        line-height: 30px;   
    }
    
}
@media screen and (max-width:768px){
    .small_title span{
        margin: 4% 4%;
        display: inline-block;
        font-size: 14px;
    }
    .home-content p{
        font-size: 14px;
        color: #6f6f6f;
        line-height: 30px;
        
    }
    .lx_img{
        width: 100%;
        margin-top: 4%;
        margin-bottom: 8%;
    }
    .home-title{
        font-size: 30px;
        margin-left: 15px;
    }
}
/* 蓝象优势 */
@media screen and (min-width:993px){
    .lx_img{
        margin-top: -20px;
        width: 100%;
    }
    #youshi div div p{
        line-height: 26px;
    }
    #youshi div div {
        width: 70%;
    }
    #youshi h6{
        font-size: 16px;
        color: #dcdbdb;
        margin: 0;
        padding: 0;
        font-weight: normal;
    }
    #youshi p{
        font-size: 14px;
        color: #909090;
        padding-top: 10px;
        line-height: 24px;
    }
    #kehu strong{
        color: #fff;
        font-size: 16px;
        line-height: 32px;
        text-align: center;
        font-weight: 500;
        display: block;
        margin:10px;
    }
    .news a p{
        margin: 25px 0px 30px 0px;
        font-size: 14px;
        color: #7f7f7f;
        line-height: 28px;
    }
    #left-mes{
        border: 1px solid #dbdbdb;
        padding: 16px;
        width: 30%;
        display: inline-block;
        vertical-align: top;
        position: relative;
        overflow: hidden;
    }
    /* 考察流程 */
    
    .left-con img{
        display: inline-block;
        width: 16%;
        height: 53%;
        margin: 9% 0 0 7%;
    }
    .right-con{
        background-image: url(/skin/img/al_ip3.png);
        background-repeat: no-repeat;
        margin: 2% 2%;
        padding-bottom: 7%;
        display: flex;
    }
    .right-con:hover{
        background-image: url(/skin/img/al_ip4.png);
        background-repeat: no-repeat;
        margin: 2.5% 0;
        padding-bottom: 7%;
        display: flex;
    }
   
    /* 样品展示 */
    .yangpin img{
        margin: 1% 1%;
        display: inline-block;
    }
    /* 在线留言 */
    .liuyan_content h6{
        font-size: 26px;
        display: block;
        text-align: center;
        color: #F7941D;
        line-height: 32px;
        margin: 0 0 15px 0;
    }
    .small_liuyan{
        border: 1px solid #dbdbdb;
        padding: 2px;
        width: 100%;
    }
    
    
    textarea{
        border: 1px solid #dddddd;
        font-size: 12px;
        color: #999999;
        margin-top: 8px;
        width: 350px;
        height: 150px;
        line-height: 26px;
        padding: 0 0 0 5px;

    }
    #right-input button:last-child{
        background: #133250;
        height: auto;
        padding: 11px 0;
        text-align: center;
        color: #fff;
        font-size: 14px;
        width: 350px;
        border: 0px;
        margin-top: 15px;
    }
}
#youshi{
        background-image: url(/skin/img/home-advantage.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: 0 1px 0 1px;
    }
/* 考察流程 */
@media screen and (min-width:1721px){
    /* 在线留言 */
    #liuyan{
        padding: 2% 10%;
    }
    #shukong{
        margin: 0 13%;
    }
    /*蓝象优势*/
    
    
    #kehu{
        background-image: url(/skin/img/h-closebj.jpg);
        margin-top: 50px;
    }
    #left-mes{
        margin: 40px 15px 0 0;
    }
     .small_liuyan{
        margin-top: 23%;

    }
    .liuyan-con{
        margin-left: 10%;
    }
    .right-con:first-child{
        padding-bottom: 10%;
    }
    #right-input a {
        border: 1px solid #dddddd;
        padding: 10px 5px 20px 10px;
        width: 48px;
        vertical-align: top;
        background-color: #fff;
        position: relative;
        top: 6px;
    }
    #right-input input,#right-input select{
        border: 1px solid #dddddd ;
        height: 48px;
        width: 86%;
        padding-left: 10px;
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        margin-bottom: 3%;
    }
    #right-input{
        margin-top: 3%;
    }
    /* 关于蓝象 */
    #home_main{
        background-image: url(/skin/img/homeabout-pic.jpg);
        background-size: 100% 100%;
        padding-top: 2%;
    }
    .left-con{
        background-image: url(/skin/img/al_ip2.png);
        background-repeat: no-repeat;
        background-size: 100%;
        margin: 2% 2%;
        padding-bottom: 8%;
        display: flex;
        position: relative;
    }
    .left-con:hover{
        background-image: url(/skin/img/al_ip1.png);
        background-repeat: no-repeat;
        background-size: 100%;
        margin: 2% 2%;
        padding-bottom: 8%;
        display: flex;
        position: relative;
    }
    .left-con:hover b{
        color: #F7941d;
    }
    .left-con img{
        display: inline-block;
        width: 13%;
        height: 42%;
        position: absolute;
        left: 3px;
    }
    
    .left-con div{
        margin-top: 6%;
        margin: 5% 1% 0 145px;
    }
    .right-con{
        background-image: url(/skin/img/al_ip3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        margin: 2% 2%;
        display: flex;
        position: relative;
    }
    .right-con:hover{
        background-image: url(/skin/img/al_ip4.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-size: ;
        margin: 2% 2%;
        display: flex;
        position: relative;
    }
    .right-con:hover b{
        color: #F7941d;
    }
    .right-con img{
        display: inline-block;
        width: 13%;
        height: 40%;
        margin: 8% 0 0 5%;
        position: absolute;
        left: 74.5%;
        top: 9px;
    }
    .right-con div{
        margin-top: 5%;
        margin: 6% 0% 0 3%;
        width: 70%;
    }
    
     /* 诚招代理商 */
    

    .jiyu div:first-child{
        font-size: 95px;
        font-weight: 700;
        color:darkorange;
        display: inline;
        width: 8%;
        margin-left: 3.5%;
    }
    .jiyu div:nth-child(2){
        width: 46%;
        margin-top: 2%;
        line-height: 26px;
        color: #535353;
        font-size: 14px;
    }
    .jiyu div p:nth-child(1){
        color:#F7941D;
        font-size: 23px;
        font-family: "微软雅黑";
        padding-bottom: 10px;
    }
    .jiyu{
        display: flex;
        margin-top: -20px;
    }
    .xingdong div:first-child{
        font-size: 95px;
        font-weight: 700;
        color:darkorange;
        margin-left: 14%;
        display: inline;
        width: 8%;
    }
    .xingdong div:nth-child(2){
        width: 40%;
        margin-top: 2%;
        line-height: 26px;
        color: #535353;
        font-size: 14px;
    }
    .xingdong div p:nth-child(1){
        color:#F7941D;
        font-size: 23px;
        font-family: "微软雅黑";
        padding-bottom: 10px;
    }
    .xingdong{
        display: flex;
        margin-top: -10px;
        padding-bottom: 20px;
    }
    
    .logo{
        width: 100%;
    }
}

@media screen and (min-width:1442px) and (max-width:1720px){
    /* 在线留言 */
    #liuyan{
        padding: 2% 4%;
        margin-right: 0px;
    }
    #shukong{
        margin: 0 5%;
    }
    #right-input{
        margin-top: 3%;
    }
    #right-input a {
        border: 1px solid #dddddd;
        padding: 10px 5px 20px 10px;
        width: 48px;
        vertical-align: top;
        background-color: #fff;
        position: relative;
        top: 6px;
    }
    #right-input input,#right-input select{
        border: 1px solid #dddddd ;
        height: 48px;
        width: 86%;
        padding-left: 10px;
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        margin-bottom: 3%;
    }
    .liuyan-con{
        margin-left: 10%;
    }
    #youshi{
        background-image: url(/skin/img/home-advantage.jpg);
        background-repeat: no-repeat;
        margin: 1% 0% 2% 0%;
        background-size: 100% 100%;
    }
     .small_liuyan{
        margin-top: 23%;
    }
    

    #kehu{
        background-image: url(/skin/img/h-closebj.jpg);
        padding: 0 4% 0 6%;
    }
     #left-mes{
        margin: 40px 15px 0 0;
    }
    /* 关于蓝象 */
    #home_main{
        background-image: url(/skin/img/homeabout-pic.jpg);
        padding: 0 5% 0 5%;
        margin-top: 2%;
    }
    .left-con{
        background-image: url(/skin/img/al_ip2.png);
        background-repeat: no-repeat;
        background-size: 100% 90%;
        margin: 2% 2%;
        padding-bottom: 9.5%;
        display: flex;
        position: relative;
        
    }
    .left-con:hover{
        background-image: url(/skin/img/al_ip1.png);
        background-repeat: no-repeat;
        background-size: 100% 90%;
        margin: 2% 2%;
        padding-bottom: 9.5%;
        display: flex;
        position: relative;
         
    }
    .left-con:hover b,.right-con: hover b{
        color: #F7941d;
    }
    .left-con img{
        display: inline-block;
        width: 13%;
        height: 40%;
        position: absolute;
        left: 3px;

    }
   
    .left-con div{
        margin-top: 5%;
        margin: 5% 5% 0 40%;
    }
    .right-con{
        background-image: url(/skin/img/al_ip3.png);
        background-repeat: no-repeat;
        background-size: 100% 90%;
        margin: 2% 2%;
        display: flex;
        position: relative;
    }
    .right-con:hover{
        background-image: url(/skin/img/al_ip4.png);
        background-repeat: no-repeat;
        background-size: 100% 90%;
        background-size: ;
        margin: 2% 2%;
        display: flex;
        position: relative;
    }
    .right-con img{
        display: inline-block;
        width: 13%;
        height: 40%;
        margin: 8% 0 0 5%;
        position: absolute;
        left: 74%;
        top: 3px;
    }
    .right-con div{
        margin-top: 5%;
        margin: 6% 0% 0 6%;
        width: 55%;
    }
     /* 诚招代理商 */
    .jiyu div:first-child{
        font-size: 95px;
        font-weight: 700;
        color:darkorange;
        display: inline;
        width: 8%;
    }
    .jiyu div:nth-child(2){
        width: 46%;
        margin-top: 2%;
        line-height: 26px;
        color: #535353;
        font-size: 14px;
    }
    .jiyu div p:nth-child(1){
        color:darkorange;
        font-size: 20px;
    }
    .jiyu{
        display: flex;
    }
    .xingdong div:first-child{
        font-size: 95px;
        font-weight: 700;
        color:darkorange;
        margin-left: 13%;
        display: inline;
        width: 8%;
    }
    .xingdong div:nth-child(2){
        width: 40%;
        margin-top: 2%;
        line-height: 26px;
        color: #535353;
        font-size: 14px;
    }
    .xingdong div p:nth-child(1){
        color:darkorange;
        font-size: 20px;
    }
    .xingdong{
        display: flex;
    }
     .liuyan_content .hidden-xs{
        width: 80%;
    }
    .logo{
        width: 100%;
    }
}
/* 关于蓝象 */

@media screen and (max-width: 768px){
    #home_main {
        background-image: url(/skin/img/homeabout-pic.jpg);
        padding-top: 2%;
        padding-bottom: 1%;
        background-repeat: no-repeat;
    }
}
/* 考察流程 */
@media screen and (min-width:1281px) and (max-width:1441px){
    /* 在线留言 */
    #shukong{
        margin: 0 5%;
    }
    .liuyan-con{
        margin-left: 10%;
    }
    #liuyan{
        padding: 2% 4%;
    }     
    #right-input a {
        border: 1px solid #dddddd;
        padding: 10px 5px 20px 10px;
        width: 48px;
        vertical-align: top;
        background-color: #fff;
        position: relative;
        top: 34px;
    }
    #right-input input,#right-input select{
        border: 1px solid #dddddd ;
        height: 48px;
        width: 86%;
        padding-left: 10px;
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        margin-left: 44px;
    }
    .left-con{
        background-image: url(/skin/img/al_ip2.png);
        background-repeat: no-repeat;
        background-size: 100%;
        margin: 2% 2%;
        padding-bottom: 8%;
        display: flex;
    }
    .small_liuyan{
        margin-top: 18%;
    }
     #left-mes{
        margin: 40px 15px 0 0;
    }
    .left-con div{
        margin-top: 5%;
        margin: 5% 3% 0 19%;
    }
    .liuyan_content .hidden-xs{
        width: 90%;
    }
    .left-con:hover{
        background-image: url(/skin/img/al_ip1.png);
        background-size: 100%;
        margin: 2% 2%;
        padding-bottom: 8%;
        display: flex;
    }
    .left-con:hover b,.right-con: hover b{
        color: #F7941d;
    }
    .left-con img{
        display: inline-block;
        width: 14%;
        height: 50%;
        margin: 10% 0 0 7%;
    }
    
    .right-con{
        background-image: url(/skin/img/al_ip3.png);
        background-repeat: no-repeat;
        background-size: 90%;
        margin: 2% 2%;
        padding-bottom: 7%;
        display: flex;
        position: relative;
    }
    .right-con:hover{
        background-image: url(/skin/img/al_ip4.png);
        background-repeat: no-repeat;
        background-size: 90%;
        margin: 2% 2%;
        padding-bottom: 7%;
        display: flex;
    }
    .right-con img{
        display: inline-block;
        width: 13%;
        height: 40%;
        left: 70.5%;
        top: 29px;
        position: absolute;

    }
    .right-con div{
        margin-top: 5%;
        margin: 6% 0% 0 6%;
        width: 55%;
    }
     /* 诚招代理商 */
    .jiyu div:first-child{
        font-size: 95px;
        font-weight: 700;
        color:darkorange;
        margin-left: 15%;
        display: inline;
        width: 8%;
    }
    .jiyu div:nth-child(2){
        width: 30%;
        margin-top: 2%;
        line-height: 26px;
        color: #535353;
        font-size: 14px;
    }
    .jiyu div p:nth-child(1){
        color:darkorange;
        font-size: 20px;
    }
    .jiyu{
        display: flex;
    }
    .logo{
        width: 100%;
    }
    .xingdong div:first-child{
        font-size: 95px;
        font-weight: 700;
        color:darkorange;
        margin-left: 23%;
        display: inline;
        width: 8%;
    }
    .xingdong div:nth-child(2){
        width: 30%;
        margin-top: 2%;
        line-height: 26px;
        color: #535353;
        font-size: 14px;
    }
    .xingdong div p:nth-child(1){
        color:darkorange;
        font-size: 20px;
    }
    .xingdong{
        display: flex;
    }
}
@media screen and (min-width:993px) and (max-width:1280px) {
    /* 在线留言 */
    #liuyan{
        padding: 2% 4%;
    }
    #shukong{
        margin: 0 5%;
    }
    .gongyi{
        width: 100%;
    }
    .liuyan-con{
        margin-left: 10%;
    }
     #right-input{
        margin-top: 3%;
    }
    #right-input a {
        border: 1px solid #dddddd;
        padding: 10px 5px 20px 10px;
        width: 48px;
        vertical-align: top;
        background-color: #fff;
        position: relative;
        top: 6px;
    }
    #right-input input,#right-input select{
        border: 1px solid #dddddd ;
        height: 48px;
        width: 230px;
        padding-left: 10px;
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        margin-bottom: 3%;
    }
    textarea,#right-input button:last-child{
        width: 280px;
    }
    #right-input button:last-child{
        margin-top: 7px;
    }
     .left-con{
        background-image: url(/skin/img/al_ip2.png);
        background-repeat: no-repeat;
        background-size: 100%;
        margin: 2% 2%;
        padding-bottom: 9%;
        display: flex;
    }
    .left-con:hover b,.right-con: hover b{
        color: #F7941d;
    }
    .small_liuyan{
        margin-top: 25%;
    }
    #left-mes{
        margin: 40px 15px 0 0;
    }
    .left-con:hover{
        background-image: url(/skin/img/al_ip1.png);
       background-repeat: no-repeat;
        background-size: 100%;
        margin: 2% 2%;
        padding-bottom: 9%;
        display: flex;
    }
    .left-con img{
        display: inline-block;
        width: 14%;
        height: 53%;
        margin: 9% 0 0 7%;
    }
    .left-con div{
        margin-top: 5%;
        margin: 5% 3% 0 19%;
    }
     .liuyan_content .hidden-xs{
        width: 90%;
    }
    
    .logo{
        width: 100%;
    }
    /* 诚招代理商 */
    .jiyu div:first-child{
        font-size: 95px;
        font-weight: 700;
        color:darkorange;
        margin-left: 15%;
        display: inline;
        width: 8%;
    }
    .jiyu div:nth-child(2){
        width: 30%;
        margin-top: 2%;
        line-height: 26px;
        color: #535353;
        font-size: 14px;
    }
    .jiyu div p:nth-child(1){
        color:darkorange;
        font-size: 20px;
    }
    .jiyu{
        display: flex;
    }
    .xingdong div:first-child{
        font-size: 95px;
        font-weight: 700;
        color:darkorange;
        margin-left: 23%;
        display: inline;
        width: 8%;
    }
    .xingdong div:nth-child(2){
        width: 30%;
        margin-top: 2%;
        line-height: 26px;
        color: #535353;
        font-size: 14px;
    }
    .xingdong div p:nth-child(1){
        color:darkorange;
        font-size: 20px;
    }
    .xingdong{
        display: flex;
    }
}
@media screen and (min-width:1025px) and (max-width:1280px){
    .right-con{
        background-image: url(/skin/img/al_ip3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        margin: 2% 2%;
        padding-bottom: 7%;
        display: flex;
        position: relative;
    }
    .right-con:hover{
        background-image: url(/skin/img/al_ip4.png);
        background-repeat: no-repeat;
        background-size: 100%;
        margin: 2% 2%;
        padding-bottom: 7%;
        display: flex;
    }
    .left-con:hover b,.right-con: hover b{
        color: #F7941d;
    }
    .right-con div{
        margin-top: 5%;
        margin: 6% 0% 0 6%;
        width: 55%;
    }
    .right-con img{
        display: inline-block;
        width: 13%;
        height: 42%;
        position: absolute;
        left: 79%;
        top: 33px;
    }
}
@media screen and (min-width:993px) and (max-width:1024px){
    .search{
        margin-left: 0px;
    }
    .right-con{
        background-image: url(/skin/img/al_ip3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        margin: 2% 2%;
        padding-bottom: 7%;
        display: flex;
        position: relative;
    }
    .right-con:hover{
        background-image: url(/skin/img/al_ip4.png);
        background-repeat: no-repeat;
        background-size: 100%;
        margin: 2% 2%;
        padding-bottom: 7%;
        display: flex;
    }
    .right-con div{
        margin-top: 5%;
        margin: 6% 0% 0 6%;
        width: 70%;
    }
    .left-con:hover b,.right-con: hover b{
        color: #F7941d;
    }
    .right-con img{
        display: inline-block;
        width: 13%;
        height: 38%;
        position: absolute;
        left: 79%;
        top: 26px;
    }
}
@media screen and (min-width:769px) and (max-width:992px) {
    /* 在线留言 */
    #liuyan{
        padding: 2% 4%;
    }
    .liuyan-con{
        margin-left: 5%;
    }
    #youshi{
        background-image: url(/skin/img/home-advantage.jpg);
        background-repeat: no-repeat;
        margin: 1% 8%;
        background-size: 100% ;
    }
    #youshi div div p{
        line-height: 20px;
    }
    #youshi div div {
        width: 70%;
    }
    #youshi h6{
        font-size: 14px;
        color: #dcdbdb;
        margin: 0;
        padding: 0;
        font-weight: normal;
    }
    #youshi p{
        font-size: 14px;
        color: #909090;
        padding-top: 10px;
    }
    #kehu strong{
        color: #fff;
        font-size: 16px;
        line-height: 30px;
        margin:10px;
    }
    .news a p{
        margin: 25px 0px 30px 0px;
        font-size: 14px;
        color: #7f7f7f;
        line-height: 28px;
    }
    #left-mes{
        border: 1px solid #dbdbdb;
        padding: 10px;
        width: 30%;
        display: inline-block;
        vertical-align: top;
        position: relative;
        overflow: hidden;
        margin: 2.5% 0 0 4%;
    }
    .logo{
        width: 100%;
    }
    .left-con{
        background-image: url(/skin/img/al_ip2.png);
        background-repeat: no-repeat;
        margin: 2% 2%;
        padding-bottom: 8%;
        margin-left: 29%;
        display: flex;
    }
    .right-con div{
    margin-top: 5%;
    margin: 6% 0% 0 6%;
    width: 55%;
}
    /* 考察流程 */
    .left-con:hover{
        background-image: url(/skin/img/al_ip1.png);
        margin: 2% 2%;
        padding-bottom: 8%;
        margin-left: 29%;
        display: flex;
    }
    .left-con img{
        display: inline-block;
        width: 16%;
        height: 53%;
        margin: 9% 0 0 7%;
    }
    #kaocha div .left-con{
        width: 85%;
    }
    .right-con{
        background-image: url(/skin/img/al_ip3.png);
        background-repeat: no-repeat;
        margin: 2% 2%;
        padding-bottom: 7%;
        display: flex;
    }
    .right-con:hover{
        background-image: url(/skin/img/al_ip4.png);
        background-repeat: no-repeat;
        margin: 2.5% 2%;
        padding-bottom: 7%;
        display: flex;
    }
    .right-con img{
        display: inline-block;
        width: 13%;
        height: 44%;
        margin: 8% 0 0 5%;
    }
     /* 样品展示 */
     .yangpin img{
        margin: 1% 1%;
        display: inline-block;
        width: 20%;
    }
    /* 在线留言 */
    .liuyan_content h6{
        font-size: 26px;
        display: block;
        text-align: center;
        color: #F7941D;
        line-height: 32px;
        margin: 0 0 15px 0;
    }
    .liuyan_content .hidden-xs{
        width: 90%;
    }
    .small_liuyan{
        border: 1px solid #dbdbdb;
        padding: 2px;
        margin-top: 2%;

    }
    #right-input{
        margin-top: 3%;
        width: 30%;
    }
    #right-input a {
        border: 1px solid #dddddd;
        padding: 9px 1px 10px 7px;
        vertical-align: top;
        background-color: #fff;
        position: relative;
        top: 6px;
    }
    #right-input input,#right-input select{
        border: 1px solid #dddddd ;
        height: 38px;
        width: 80%;
        padding-left: 10px;
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        margin-bottom: 7%;
    }
    textarea{
        border: 1px solid #dddddd;
        margin: 0px;
        font-size: 12px;
        color: #999999;
        width: 97%;
        height: 120px;
        line-height: 26px;
        padding: 0 0 0 5px;
    }
    #right-input button:last-child{
        background: #133250;
        height: auto;
        padding: 9px 0;
        text-align: center;
        color: #fff;
        font-size: 14px;
        width: 97%;
        margin: 12px 0 0 0;
        border: 0px;
    }
    /* 诚招代理商 */
    .jiyu div:first-child{
        font-size: 95px;
        font-weight: 700;
        color:darkorange;
        margin-left: 15%;
        display: inline;
        width: 8%;
    }
    .jiyu div:nth-child(2){
        width: 30%;
        margin-top: 2%;
        line-height: 26px;
        color: #535353;
        font-size: 14px;
    }
    .jiyu div p:nth-child(1){
        color:darkorange;
        font-size: 20px;
    }
    .jiyu{
        display: flex;
    }
    .xingdong div:first-child{
        font-size: 95px;
        font-weight: 700;
        color:darkorange;
        margin-left: 23%;
        display: inline;
        width: 8%;
    }
    .xingdong div:nth-child(2){
        width: 30%;
        margin-top: 2%;
        line-height: 26px;
        color: #535353;
        font-size: 14px;
    }
    .xingdong div p:nth-child(1){
        color:darkorange;
        font-size: 20px;
    }
    .xingdong{
        display: flex;
    }
}
@media screen and (max-width:768px){
    /*蓝象优势,成交客户标题*/
    .lx_youshi,.kehu-title{
        margin-left: 10px;
    }

    /* 在线留言 */
    #liuyan{
        padding: 2% 4%;
    }
    #youshi div div p{
        line-height: 26px;
    }
    #youshi div div {
        width: 70%;
        text-align: center;
    }
    .gongyi{
        width: 100%;
    }

    #youshi h6{
        font-size: 14px;
        color: #dcdbdb;
        margin: 0;
        padding: 0;
        font-weight: normal;
    }
    .right-con p{
        color: #fff;
        font-size: 13px; 
        margin-top: 3%; 
    }
    #youshi p{
        font-size: 15px;
        color: #909090;
        padding-top: 10px;
        margin: 2% 2%;
        line-height: 20px;
    }
    .kehu_content div div div{
        margin: 2% 0 4% 0;
    }
    #kehu{
        margin-top: 6%;
    }
    #kehu strong{
        color: #fff;
        font-size: 13px;
        line-height: 20px;
        margin: 0 4%;
        display: inline-block;
    }

    .news>.col-sm-4>a>p:first-child{
        height: 48px;
        overflow: hidden;
    }
    
    .news>.col-sm-4>a>p:last-child{
        margin: 5px 0 5px 0;
    }
    .news a p{
        margin: 10px 0px 10px 0px;
        font-size: 13px;
        color: #7f7f7f;
        line-height: 24px;
    }
    #left-mes{
        border: 1px solid #dbdbdb;
        padding: 16px;
        width: 85%;
        display: inline-block;
        vertical-align: top;
        position: relative;
        overflow: hidden;
        margin: 2% 8% 0 8%;
    }
    /* 诚招代理商 */
    #daili_phone{
        background-image: url(/skin/img/home-czdl2.jpg);
        background-size:90% 100%;
    }
    #daili_phone .chengzhao{
        font-size: 60px;
        font-weight: 900;
        color:darkorange;
        margin-left: 12%;
    }
    .jiyu div:first-child{
        font-size: 95px;
        font-weight: 700;
        color:darkorange;
        margin-left: 5%;
        display: inline;
        width: 8%;
    }
    .jiyu div:nth-child(2){
        width: 60%;
        margin-top: 8%;
        line-height: 26px;
        color: #535353;
        font-size: 14px;
        margin-left: 14%;
    }
    .jiyu div p:nth-child(1){
        color:darkorange;
        font-size: 20px;
    }
    .jiyu{
        display: flex;
    }
    .xingdong div:first-child{
        font-size: 95px;
        font-weight: 700;
        color:darkorange;
        margin-left: 5%;
        display: inline;
        width: 8%;
    }
    .xingdong div:nth-child(2){
        width: 60%;
        margin-top: 2%;
        line-height: 26px;
        color: #535353;
        font-size: 14px;
        margin-left: 14%;
    }
    .xingdong div p:nth-child(1){
        color:darkorange;
        font-size: 20px;
    }
    .xingdong{
        display: flex;
    }
    /* 考察流程 */
    .left-con{
        background-image: url(/skin/img/al_ip2.png);
        background-size: 100%;
        background-repeat: no-repeat;
        margin: 2% 6%;
        padding-bottom: 12%;
        display: flex;
    }
    .left-con:hover{
        background-image: url(/skin/img/al_ip1.png);
        margin: 2% 0;
        padding-bottom: 8%;
        margin-left: 28%;
        display: flex;
    }
    .left-con img{
        display: inline-block;
        width: 14%;
        height: 50%;
        margin: 10% 0 0 7%;
    }
    .right-con{
        background-image: url(/skin/img/al_ip3.png);
        background-size: 100%;
        background-repeat: no-repeat;
        margin: 2% 6%;
        padding-bottom: 7%;
        display: flex;
    }
    .right-con div{
        margin-top: 5%;
        margin: 6% 0% 0 6%;
        width: 55%;
    }
    .right-con:hover{
        background-image: url(/skin/img/al_ip4.png);
        background-repeat: no-repeat;
        margin: 2.5% 0;
        padding-bottom: 7%;
        display: flex;
    }
    .right-con img{
        display: inline-block;
        width: 13%;
        height: 44%;
        margin: 10% 0 0 18%;
    }
    /* 在线留言 */
    .logo{
        width: 85%;
        margin-top: 6%;
    }
    .liuyan_content h6{
        font-size: 20px;
        display: block;
        text-align: center;
        color: #F7941D;
        line-height: 32px;
        margin: 0 6% 15px 6%;
    }
    .small_liuyan{
        border: 1px solid #dbdbdb;
        padding: 2px;
        margin: 10% 6% 5% 6%;
    }
    .weblink{
        margin-top: 4%;
    }
    #right-input{
        width: 30%;
    }
    #right-input input,#right-input select{
        border: 1px solid #dddddd ;
        height: 48px;
        width: 75%;
        padding-left: 10px;
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        margin-left: 11%;
    }
    #right-input a {
        border: 1px solid #dddddd;
        padding: 12px 8px 18px 10px;
        vertical-align: top;
        background-color: #fff;
        position: relative;
        top: 36px;
    }
    textarea{
        border: 1px solid #dddddd;
        margin-top: 16%;
        font-size: 12px;
        color: #999999;
        height: 120px;
        line-height: 26px;
        padding: 0 0 0 5px;
        width: 290px;
    }
    #right-input button:last-child{
        background: #133250;
        height: auto;
        padding: 9px 0;
        text-align: center;
        color: #fff;
        font-size: 14px;
        margin: 12px 0 0 0;
        border: 0px;
        width: 290px;
    }
}
/* 成交客户 */
.kehu-title{
    margin-top: 3%;
}


#kehu{
    background-image: url(/skin/img/h-closebj.jpg);
}
.kehu_content{
    margin: 3% 0% 4% 0;
}

.kehu_content div div div{
    border: 1px solid #fff;
}
.kehu_content div div h6{
    color: #fff;
    line-height: 24px;
    font-size: 14px;
    margin:14px 10px;
    
}
.kehu_content div div div:hover span{
    background-color: darkorange;
    border-radius: 5px;
    color: #fff;
}
.kehu_content div div div a{
    color: black;
    text-decoration: none;
}
.kehu_content div div div:hover{
    border: 1px solid darkorange;
}
.kehu_content div div p{
    text-align: right;
    margin-right: 20px;
}
.kehu_content span{
    background-color: #fff;
    padding: 2% 4%;
    border-radius: 5px;
    font-size: 13px;
    margin: 1% 0 4% 0;
    display: inline-block;
}  
.kehu_content div div img{
    display: inline-block;
    width: 100%;
}
/* 新闻中心 */

.news strong{
    font-size: 34px;
    color: #909090;
    font-weight: normal;
    font-family: FZShuTi;
}
.news a{
    text-decoration: none;
}
.news h5{
    margin: 15px 0 0 0;
    padding: 20px 0 0 0;
    font-size: 16px;
    color: #484848;
    border-top: 1px solid #e7e7e7;
    font-weight: normal;
}

.news a:hover h5{
    border-top: 1px solid #909090;
}
.news a:hover p{
    color: #F7941D;
}
/* 诚招代理商 */
#dailishang{
    background-image: url(/skin/img/home-czdl.jpg);
    background-size:95% 100%;
    background-repeat:no-repeat;
    background-position: center;
}
#dailishang .chengzhao{
    font-size: 60px;
    font-weight: 900;
    color:darkorange;
    margin-left: 40%;
    padding-top: 30px;
}

.chengzhao span{
    font-size: 34px;
    color: #535353;
    font-weight: bold;
    padding-left: 10px;
}


/* 样品展示 */
.yangpin{
    text-align: center;
}
@media screen and (min-width: 769px){
    .yangpin{
        margin-bottom: 50px;
    }
}
 .newfoot{
        margin: 10px 0 0 0;
    }
/* 考察流程 */
#kaocha{
    background-image: url(/skin/img/h-purchbj.jpg);
    padding-bottom: 2%;
}

  .left-con div{
    margin-top: 5%;
}
.left-con b{
    color: #fff;
    font-size: 16px;
    margin-left: 5%;
}

.left-con p{
    color: #fff;
    font-size: 14px;
    margin-top: 3%;
}

.right-con b{
    color: #fff;
    font-size: 16px;
    margin-top: 3%;
}
.right-con:hover b{
    color: darkorange;
    font-size: 16px;
    margin-top: 3%;
}
.left-con:hover b{
    color: darkorange;
}

.p_shebei{
    color: #fff;
    font-size: 18px;
    margin: 4% 8%;
    line-height: 32px;
    text-align: center;
}
/* 在线留言 */
#liuyan{
    background: #f6f6f6;
}

.liuyan_content{
    text-align: center;
}

 .h-mespage{overflow: hidden;margin: 0;padding: 5px 0;border: none;list-style: none;} 
.h-mespage li{line-height: 36px;font-size: 18px;border-bottom: 1px dotted #999;}

.h-mespage li p{font-weight: normal;line-height: 26px;font-size: 14px;color: #666;text-align: left;margin:2px 0 2px 0 ;}
.h-mespage li p:last-child{text-align: right;margin-bottom: 4px;}
.h-mespage li strong{line-height: 23px;height: 23px;color: #FF9900;font-weight: normal;font-size: 12px;margin-right: 15px;}
.h-mespage li b{line-height: 23px;height: 23px;color: #FF9900;font-size: 12px;margin-right: 15px;font-weight: normal;}
.h-mespage li span{line-height: 23px;height: 23px;color: #FF9900;font-size: 12px;}
.small_liuyan div{
    background: #133250;
    padding: 8px;
    color: #fff;
    font-size: 16px;
}

.small_liuyan ul{
    padding: 15px 15px;
    text-align: left;
}
.small_liuyan ul li{
    border: none;
    margin: 0;
    background: transparent;
    line-height: 28px;
    font-size: 14px;
}
.small_liuyan ul li a{
    text-decoration: none;
    color: black;
}


.weblink ul li {display: inline-block;}
.weblink ul{color:#666;font-size: 14px;}
.weblink a{margin-right:20px;color:#6a6a6a;font-size: 12px;}
.weblink a:hover{color:#F7941D;text-decoration: none;}

.h-purchase {
    background: url(/skin/img/h-purchbj.jpg);
    padding: 50px 0;
    margin: 50px 0 0 0;
}
.clo-title {
    width: 1100px;
    margin: 0 auto 30px auto;
}
.clo-title p {
    color: #fff;
    font-size: 30px;
}
.clo-title b {
    color: #fff;
    font-size: 30px;
    font-weight: normal;
}
.clo-title p span {
    color: #dcdcdc;
    font-size: 22px;
}
.anli_bg {
    margin: 0;
    padding: 30px 0 0 0;
}
.anli {
    position: relative;
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.anli li {
    margin-bottom: 30px;
    float: left;
    height: 120px;
    width: 358px;
}
/*样品展示*/
.yangpin{
    width: 100%;
    overflow: hidden;
}
.nbs-flexisel-ul{
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.nbs-flexisel-item{
    float: left;
    margin: 0;
    padding: 0px;
    position: relative;
    line-height: 35px;
}
@media screen and (max-width:768px){
    .yangpin{
        margin-bottom: 0px;
    }
    .news h5{
        padding: 0px;
        border-top: 0px;
    }
    .news>.col-sm-4{
        border-bottom: 1px solid #e7e7e7;
    }
}
.small_liuyan a:hover{
    color: #23527c;
}
.h-mespage li:first-child {
    margin-top: 0;
    transition: margin-top .8s;
}